home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Business / Bar Codes / stylesheet_3273.css < prev   
Cascading Style Sheet File  |  1991-12-30  |  321b  |  30 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-style: italic;
  7.         }
  8.         .style3
  9.         {
  10.             font-weight: bold;
  11.         }
  12.         .style4
  13.         {
  14.             font-family: "Monaco";
  15.         }
  16.         .style5
  17.         {
  18.             font-family: "Monaco";
  19.             font-size: 9pt;
  20.         }
  21.         .style6
  22.         {
  23.             font-family: "Monaco";
  24.             font-weight: bold;
  25.         }
  26.         .style9
  27.         {
  28.             text-decoration: underline;
  29.         }
  30.